Conversation
1文件树选择节点后,点击toolbar上的刷新按钮后,在使用新建文件/文件夹,刷新等快捷键无效;2文件树新建重名文件时没有报错,直接生成backup文件,新建重名文件夹时没有报错。中文模式下,创建文件夹时,存在同名的文件,报错弹窗提示部分中文,部分英文(创建文件夹失败:Failed to create directory: Service error: Failed to create directory: File exists(os error 17)),帮我适配下新建文件文件夹时的国际化,总共三种语言,中文英文繁体;3折叠文件数所有目录的快捷键ctrl+shift+[失效;4新建文件,弹出弹窗关闭后,弹窗关闭之前标题新建文件会变成新建文件夹;5重命名输入框拖拽选中字符时,变成了拖拽文件树的效果
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1文件树选择节点后,点击toolbar上的刷新按钮后,在使用新建文件/文件夹,刷新等快捷键无效;2文件树新建重名文件时没有报错,直接生成backup文件,新建重名文件夹时没有报错。中文模式下,创建文件夹时,存在同名的文件,报错弹窗提示部分中文,部分英文(创建文件夹失败:Failed to create directory: Service error: Failed to create directory: File exists(os error 17)),帮我适配下新建文件文件夹时的国际化,总共三种语言,中文英文繁体;3折叠文件数所有目录的快捷键ctrl+shift+[失效;4新建文件,弹出弹窗关闭后,弹窗关闭之前标题新建文件会变成新建文件夹;5重命名输入框拖拽选中字符时,变成了拖拽文件树的效果
Summary
Fixes #
Type and Areas
Type:
Areas:
Motivation / Impact
Verification
Reviewer Notes
Checklist